home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.4 Development Libraries / SGI IRIX 6.4 Development Libraries.iso / docs6.4 / relnotes / ifl_dev / ch5.z / ch5
Encoding:
Text File  |  1997-09-04  |  964 b   |  67 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        5.  _K_n_o_w_n__P_r_o_b_l_e_m_s__a_n_d__W_o_r_k_a_r_o_u_n_d_s
  9.  
  10.        This chapter lists the known problems in version 1.1.2 of
  11.        the Image Format Library and, where known, ways to work
  12.        around them.
  13.  
  14.  
  15.        5.1  _O_u_t_p_u_t__t_o__a_n__i_m_a_g_e__f_i_l_e__i_n__S_G_I__f_o_r_m_a_t
  16.  
  17.        Output to an image file in Silicon Graphics' classic ._r_g_b
  18.        format does not support arbitrary min and max values set.
  19.        Use TIFF format if you wish to set arbitrary min and max
  20.        pixel values.
  21.  
  22.  
  23.        5.2  _R_e_w_r_i_t_i_n_g__c_o_m_p_r_e_s_s_e_d__p_a_g_e_s
  24.  
  25.        The TIFF support allows you to write a page to disk only
  26.        once if any compression is used. You must be careful when
  27.        using the setTile() method to avoid writing to the same page
  28.        twice.
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.